projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2ae3ba
)
(HPUX10): New macro.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 19 Jun 1996 21:50:16 +0000
(21:50 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 19 Jun 1996 21:50:16 +0000
(21:50 +0000)
src/s/hpux10.h
patch
|
blob
|
history
diff --git
a/src/s/hpux10.h
b/src/s/hpux10.h
index b0d4ff6abeb2dec48ef84b769cb9e6f252e47cef..78f83b9339ded1642d004e802f98e720c81375d6 100644
(file)
--- a/
src/s/hpux10.h
+++ b/
src/s/hpux10.h
@@
-1,5
+1,7
@@
#include "hpux9shr.h"
+#define HPUX10
+
/* We have to go this route, rather than hpux9's approach of renaming the
functions via macros. The system's stdlib.h has fully prototyped
declarations, which yields a conflicting definition of srand48; it